2 set HTTPD_BIN_DIR=C:\Apache2
\r
3 set GETTEXT_DIR=C:\svn-builder\djh-xp-vse2005\gettext
\r
4 set TEST_DIR=M:\svn-auto-test
\r
6 set HTTPD_SRC_DIR=..\httpd
\r
7 set BDB_DIR=..\db4-win32
\r
10 set OPENSSL_DIR=..\openssl
\r
11 set INTL_DIR=..\svn-libintl
\r
13 REM Uncomment this if you want clean subversion build, after testing
\r
16 REM Uncomment this if you want disable ra_svn tests
\r
19 REM Uncomment this if you want disable ra_dav tests
\r
20 REM set NO_RA_HTTP=1
\r
22 set PATH=%GETTEXT_DIR%\bin;%PATH%
\r
23 call C:\VCX2005\VC\vcvarsall.bat x86
\r